* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
}
*:before,
*:after {
  box-sizing: content-box;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
  font-size: 0.14rem;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
img {
  font-size: 0.14rem;
}
li,
ul {
  list-style-type: none;
}
img {
  border: none;
}
input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
  font-size: 0.14rem;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearboth {
  clear: both;
}
b {
  font-size: 0.14rem;
}
.NavAndbanner {
  height: 100vh;
}
.slide1 .banner {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  color: #15499a;
  width: 100vw;
  height: 100vh;
}
.slide1 .banner .swiper-slide {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.slide1 .banner .banner-bg {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transform: scale(1.1, 1.1);
  transition: all 6s;
  transition-delay: 1s;
  transition-timing-function: linear;
}

.slide1 .banner  .banner-bg img{
  display: block;
  width: 100%;
  opacity: 0.5;
  -webkit-transition: .5s;
  transition: .5s;
}
.slide1 .banner .swiper-slide-active .banner-bg img {
  display: block;
  width: 100%;
  opacity: 1;
}
.slide1 .banner .swiper-slide-active .banner-bg {
  transform: scale(1, 1);
}
.bannerL {
  background: url(../images/bannerL.png) no-repeat center;
  width: 24px;
  height: 41px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 50px;
  z-index: 999;
  cursor: pointer;
}
.bannerR {
  background: url(../images/bannerR.png) no-repeat center;
  width: 24px;
  height: 41px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 60px;
  z-index: 999;
  cursor: pointer;
}
.slide1 .banner1 .text {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
.slide1 .banner1 h3 {
  font-size: 0.56rem;
  font-weight: bold;
  padding: 0 0.15rem;
  text-align: center;
}
.slide1 .banner1 small {
  font-size: 0.3rem;
  padding: 0 0.15rem;
  text-align: center;
}
.slide1 .banner1 a {
  width: 1.6rem;
  height: 0.51rem;
  line-height: 0.51rem;
  text-align: center;
  border-radius: 0.26rem;
  border: solid 0.01rem #96a6ca;
  font-size: 0.15rem;
  color: #31529c;
  margin-top: 0.43rem;
}
.slide1 .banner1 a:hover {
  background: #31529c;
  color: #fff;
  transition: all 0.3s;
}
.slide1 .banner2 .text {
  width: 90%;
  margin: auto;
  text-align: right;
  height: 100%;
  display: flex;
  flex-flow: column;
  align-items: flex-end;
  justify-content: center;
  color: #fff;
}
.slide1 .banner2 h3 {
  font-size: 0.56rem;
  margin-bottom: 0.2rem;
  font-weight: 900;
}
.slide1 .banner2 small {
  font-size: 0.43rem;
  font-style: italic;
  font-weight: 900;
  text-transform: uppercase;
}
.slide1 .banner3 .text {
  height: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.slide1 .banner3 h3 {
  font-size: 0.56rem;
  margin-bottom: 0.2rem;
  font-weight: 900;
}
.slide1 .banner3 small {
  font-size: 0.43rem;
  font-style: italic;
  font-weight: 900;
  text-transform: uppercase;
}
.slide1 .banner3 img {
  width: 90%;
}
.slide1 .banner1 .text {
  height: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.slide1 .banner1 img {
  width: 90%;
  padding-bottom: 1rem;
}
.slide1 .banner4 .text {
  height: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.slide1 .banner4 img {
  width: 90%;
  padding-bottom: 1rem;
}
.slide1 .banner5 .text {
  height: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.slide1 .banner5 img {
  width: 90%;
  padding-bottom: 2.1rem;
}
.slide1 .banner1 img {
  width: 55%;
}
.slide1 .banner4 img {
  width: 55%;
}
.slide1 .banner5 img {
  width: 55%;
}
.banner .container .bannerBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.banner .container .bannerBox .bannerBoxl ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.banner .container .bannerBox .bannerBoxl ul li img {
  width: 0.47rem;
  height: 0.47rem;
  display: inline-block;
  vertical-align: bottom;
  padding-right: 0.15rem;
}
.banner .container .bannerBox .bannerBoxl ul li p,
.banner .container .bannerBox .bannerBoxl ul li a {
  display: initial;
  font-weight: bold;
  color: #fff;
  font-size: 0.18rem;
  line-height: 0.47rem;
  padding-right: 0.3rem;
}
.banner .container .bannerBox .bannerBoxl ul li a {
  font-size: 26px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.banner .container .bannerBox .bannerBoxr {
  position: relative;
}
.banner .container .bannerBox .bannerBoxr .bannerBoxrQr {
  width: 0.41rem;
  height: 0.41rem;
  display: block;
  cursor: pointer;
}
.banner .container .bannerBox .bannerBoxr b {
  position: absolute;
  width: 1.28rem;
  height: 1.28rem;
  bottom: 0.6rem;
  left: -0.42rem;
  background: #fff;
  box-sizing: border-box;
  padding: 0.08rem;
  border-radius: 0.05rem;
  display: none;
}
.banner .container .bannerBox .bannerBoxr b img {
  width: 100%;
  height: 100%;
  display: block;
}
.banner .container .bannerBox .bannerBoxr b em {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  position: absolute;
  bottom: -0.1rem;
  left: 50%;
  transform: translateX(-50%);
}
.banner .container {
  position: absolute;
  bottom: 0.6rem;
  left: 0;
  z-index: 2;
}
.wapbanner {
  display: none;
}
.wapbanner .swiper-slide a img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  display: block;
}
.wapbanner .container {
  position: absolute;
  bottom: 0.2rem;
  left: 0;
  z-index: 2;
}
.wapbanner .container .bannerBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.wapbanner .container .bannerBox .bannerBoxl ul li {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: initial;
  text-align: center;
  margin-top: 0.1rem;
}
.wapbanner .container .bannerBox .bannerBoxl ul li img {
  width: 0.2rem;
  height: 0.2rem;
  display: inline-block;
  padding-right: 0.15rem;
}
.wapbanner .container .bannerBox .bannerBoxl ul li p,
.wapbanner .container .bannerBox .bannerBoxl ul li a {
  display: inline-block;
  font-weight: bold;
  color: #fff;
  font-size: 0.14rem;
  line-height: 0.2rem;
  padding-right: 0.3rem;
}
.about {
  padding-top: 1.35rem;
  width: 100%;
  background: #fff url(../images/about.jpg) no-repeat center bottom;
  padding-bottom: 0.62rem;
}
.about .aboutBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-end;
}
.about .aboutBox .aboutL {
  flex: 0 0 54%;
  justify-content: center;
  float: left;
  width: 54%;
}
.about .aboutBox .aboutL .aboutLTitle {
  padding-left: 0.78rem;
  background: url(../images/logoTitle.png) no-repeat center left;
}
.about .aboutBox .aboutL .aboutLTitle h3 {
  font-size: 0.32rem;
  color: #333333;
  font-weight: bold;
  line-height: 1;
}
.about .aboutBox .aboutL .aboutLTitle h4 {
  font-size: 0.18rem;
  color: #666666;
  line-height: 1;
  padding-top: 0.07rem;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.about .aboutBox .aboutL .aboutLTitle h4 span {
  font-weight: normal;
}
.about .aboutBox .aboutL h5 {
  font-size: 22px;
  font-weight: bold;
  color: #50af4d;
  margin: 0.3rem 0;
}
.about .aboutBox .aboutL p {
  font-size: 0.15rem;
  line-height: 0.42rem;
  color: #4c4c4c;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.about .aboutBox .aboutL a {
  font-size: 0.16rem;
  width: 1.5rem;
  height: 0.45rem;
  color: #666666;
  border: 1px solid #b3b3b3;
  border-radius: 0.3rem;
  display: block;
  text-align: center;
  line-height: 0.45rem;
  margin-top: 0.2rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.about .aboutBox .aboutL a:hover {
  background: #50af4d;
  border-color: #50af4d;
  color: #fff;
  transform: translateY(-5px);
}
.about .aboutBox .aboutR {
  flex: 0 0 30.8%;
  justify-content: center;
  float: left;
  width: 30.8%;
  cursor: pointer;
  position: relative;
}
.about .aboutBox .aboutR img.aboutRImg {
  width: 100%;
  display: block;
  padding: 10px;
  background: #fff;
}
.about .aboutLc {
  width: 100%;
  margin-top: 0.6rem;
}
.about .aboutLc ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}
.about .aboutLc ul li {
  flex: initial;
  font-size: 0.16rem;
}
.about .aboutLc ul li i {
  width: 0.67rem;
  height: 1px;
  background: #ccc;
  display: inline-block;
}
.about .aboutLc ul li b {
  color: #50af4d;
  font-size: 0.42rem;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding: 0 0.1rem;
  vertical-align: middle;
}
.about .aboutBottom {
  background: #fff;
  margin-top: 0.6rem;
}
.about .aboutBottom ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about .aboutBottom ul li {
  flex: 0 0 50%;
  justify-content: center;
  float: left;
  width: 50%;
  position: relative;
}
.about .aboutBottom ul li:nth-child(1)::after {
  content: "";
  width: 1px;
  height: 100%;
  background: #f2f2f2;
  top: 0;
  right: 0;
  display: block;
  position: absolute;
}
.about .aboutBottom ul li .aboutBottomBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.about .aboutBottom ul li .aboutBottomBox i {
  flex: 0 0 24%;
  justify-content: center;
  float: left;
  width: 24%;
  padding: 0.7rem 0;
  position: relative;
}
.about .aboutBottom ul li .aboutBottomBox i::after {
  content: "";
  width: 1px;
  height: 100%;
  background: #f2f2f2;
  top: 0;
  right: 0;
  display: block;
  position: absolute;
}
.about .aboutBottom ul li .aboutBottomBox i img {
  display: block;
  margin: 0 auto;
}
.about .aboutBottom ul li .aboutBottomBox i b {
  display: block;
  text-align: center;
  font-size: 0.18rem;
  font-weight: normal;
  padding-top: 0.2rem;
}
.about .aboutBottom ul li .aboutBottomBox p {
  flex: 0 0 75%;
  justify-content: center;
  float: left;
  width: 75%;
  padding: 0.7rem 0.5rem;
  box-sizing: border-box;
  font-size: 0.14rem;
  line-height: 0.38rem;
  padding: 0.7rem 0.35rem;
  color: #666;
}
.about .aboutBottom ul li .aboutBottomBox p span {
  width: 0.45rem;
  height: 2px;
  background: #aeaeae;
  display: block;
  margin-bottom: 0.2rem;
}
.container1 {
  padding: 0 8%;
  width: 100%;
  box-sizing: border-box;
}
.product {
  background: url(../images/productBg.jpg) no-repeat center top;
}
.product .productTitle {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 62px;
  align-items: center;
}
.product .productTitle .productTitleL h3 {
  padding-left: 78px;
  background: url(../images/logoTitle.png) no-repeat center left;
  box-sizing: border-box;
}
.product .productTitle .productTitleL h3 a {
  font-size: 36px;
  font-weight: bold;
  color: #333;
}
.product .productTitle .productTitleL h3 span {
  font-size: 18px;
  color: #666;
  display: block;
  line-height: 1;
}
.product .productTitle .productTitleR {
  flex: 1;
}
.product .productTitle .productTitleR ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding-left: 5%;
}
.product .productTitle .productTitleR ul li {
  margin-left: 1.4%;
  width: 12.5%;
}
.product .productTitle .productTitleR ul li a {
  display: block;
  width: 100%;
  background: #fff;
  border-left: 5px solid #50af4d;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .productTitle .productTitleR ul li.on a {
  background: #50af4d;
  color: #fff;
}
.product .productTitle .productTitleR .productMore {
  margin-left: 40px;
  float: left;
}
.product .productTitle .productTitleR .productMore a {
  display: block;
  width: 160px;
  background: #fff;
  border-left: 5px solid #50af4d;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .productTitle .productTitleR .productMore:hover a {
  background: #50af4d;
}
.product .productTitle .productTitleR::after {
  content: "";
  clear: both;
  vertical-align: middle;
  display: block;
  overflow: hidden;
}
.product .productBox .productBoxList {
  margin-top: 20px;
  overflow: hidden;
}
.product .productBox .productBoxList ul {
  padding-bottom: 40px;
  margin: 0 -8px;
}
.product .productBox .productBoxList ul::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
  clear: both;
}
.product .productBox .productBoxList ul li {
  width: 24%;
  margin: 0 0.5%;
  margin-top: 20px;
  float: left;
}
.product .productBox .productBoxList ul li a.productBoxImg {
  display: block;
  padding: 34% 0;
  position: relative;
}
.product .productBox .productBoxList ul li a.productBoxImg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  padding: 5px;
  box-sizing: border-box;
  background: #fff;
}
.product .productBox .productBoxList ul li .productBoxText {
  background: #fff;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.product .productBox .productBoxList ul li .productBoxText .productBoxTextL {
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 60px;
  width: 100%;
  padding-right: 0.4rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: url(../images/productMore.png) no-repeat 95% center;
  font-size: 0.16rem;
}
.product .productBox .productBoxList ul li:hover a.productBoxImg img {
  border-radius: 5px;
}
.product .productBox .productBoxList ul li:hover .productBoxText .productBoxTextL {
  color: #fff;
  background: #50af4d url(../images/productMore2.png) no-repeat 95% center;
}
.product .productBox .productBoxList ul li:nth-child(4n) {
  margin-right: 0;
}
.title {
  padding-left: 78px;
  margin: 0 auto;
  text-align: center;
  display: table;
  background: url(../images/logoTitle.png) no-repeat center left;
}
.title h3 a {
  font-size: 36px;
  display: block;
  color: #333;
  font-weight: bold;
}
.title span {
  font-size: 18px;
  color: #666;
  display: block;
  line-height: 1;
}
.reason {
  padding-top: 53px;
}
.reason .reasonBox {
  margin-top: 43px;
  border-top: 1px solid #ededed;
}
.reason .reasonBox ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.reason .reasonBox ul li {
  width: 20%;
  float: left;
  height: 620px;
  position: relative;
  overflow: hidden;
}
.reason .reasonBox ul li .reasonTop {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  height: 140px;
  align-items: center;
  position: relative;
}
.reason .reasonBox ul li .reasonTop::after {
  content: "";
  width: 1px;
  height: 140px;
  position: absolute;
  top: 0;
  right: 0;
  background: #ededed;
}
.reason .reasonBox ul li .reasonTop i {
  display: block;
}
.reason .reasonBox ul li .reasonTop i img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.reason .reasonBox ul li .reasonTop span {
  margin-left: 21px;
}
.reason .reasonBox ul li .reasonTop span em {
  font-size: 24px;
  display: block;
  line-height: 1;
}
.reason .reasonBox ul li .reasonTop span b {
  font-weight: normal;
  margin-top: 5px;
  display: block;
  font-size: 16px;
  color: #caced8;
  line-height: 1;
}
.reason .reasonBox ul li img.reaspmImg {
  width: 100%;
  display: block;
  height: 100%;
  object-fit: cover;
}
.reason .reasonBox ul li .reasonBg {
  position: absolute;
  top: -100%;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: url(../images/reason2bg.jpg) no-repeat center;
  background-size: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.reason .reasonBox ul li .reasonBg .reasonBgTop {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  height: 140px;
  align-items: center;
  position: relative;
}
.reason .reasonBox ul li .reasonBg .reasonBgTop::after {
  content: "";
  width: 1px;
  height: 140px;
  position: absolute;
  top: 0;
  right: 0;
  background: #ededed;
}
.reason .reasonBox ul li .reasonBg .reasonBgTop i {
  display: block;
}
.reason .reasonBox ul li .reasonBg .reasonBgTop i img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.reason .reasonBox ul li .reasonBg .reasonBgTop span {
  margin-left: 21px;
}
.reason .reasonBox ul li .reasonBg .reasonBgTop span em {
  font-size: 24px;
  display: block;
  line-height: 1;
  color: #fff;
}
.reason .reasonBox ul li .reasonBg .reasonBgTop span b {
  font-weight: normal;
  margin-top: 5px;
  display: block;
  font-size: 16px;
  color: #caced8;
  line-height: 1;
}
.reason .reasonBox ul li .reasonBg .reaosnLine {
  display: block;
  width: 107px;
  margin: 2px auto 0;
}
.reason .reasonBox ul li .reasonBg p {
  margin-top: 80px;
  padding: 0 50px;
  box-sizing: border-box;
  font-size: 18px;
  color: #fff;
  line-height: 36px;
}
.reason .reasonBox ul li:nth-child(2) .reasonBg {
  background: url(../images/reason2bg.jpg) no-repeat center;
}
.reason .reasonBox ul li:nth-child(3) .reasonBg {
  background: url(../images/reason3bg.jpg) no-repeat center;
}
.reason .reasonBox ul li:nth-child(4) .reasonBg {
  background: url(../images/reason4bg.jpg) no-repeat center;
}
.reason .reasonBox ul li:nth-child(5) .reasonBg {
  background: url(../images/reason5bg.jpg) no-repeat center;
}
.reason .reasonBox ul li:hover .reasonBg {
  top: 0;
}
.reason .reasonBox ul::after {
  content: "";
  width: 0;
  height: 0;
  clear: both;
  overflow: hidden;
}
.reason .reasonBox ul li:nth-child(2) .reasonBg .reasonBgTop i img,
.reason .reasonBox ul li:nth-child(2) .reasonTop i img {
  width: 0.74rem;
}
.reason .reasonBox ul li:nth-child(1) .reasonBg {
  background: url(../images/reason1bg.jpg) no-repeat center;
}
.reason .reasonBox ul li:nth-child(2) .reasonBg {
  background: url(../images/reason2bg.jpg) no-repeat center;
}
.reason .reasonBox ul li:nth-child(3) .reasonBg {
  background: url(../images/reason3bg.jpg) no-repeat center;
}
.reason .reasonBox ul li:nth-child(4) .reasonBg {
  background: url(../images/reason4bg.jpg) no-repeat center;
}
.reason .reasonBox ul li:nth-child(5) .reasonBg {
  background: url(../images/reason5bg.jpg) no-repeat center;
}
.reason2 {
  margin-top: 0.66rem;
}
.reason2 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.reason2 ul li {
  flex: 0 0 13.5%;
  justify-content: center;
  float: left;
  width: 13.5%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background: #fff;
  padding: 32px 10px;
}
.reason2 ul li img {
  height: 0.68rem;
  display: block;
  margin: 0 auto;
}
.reason2 ul li h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 2.5;
  text-align: center;
}
.reason2 ul li p {
  font-size: 0.18rem;
  line-height: 0.24rem;
  text-align: center;
}
.case {
  margin-top: 0.6rem;
  background: url(../images/case.jpg) no-repeat top center;
  background-size: cover;
  padding-bottom: 0.8rem;
}
.case .productTitle {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 62px;
  align-items: center;
}
.case .productTitle .productTitleL h3 {
  padding-left: 78px;
  background: url(../images/logoTitle.png) no-repeat center left;
  box-sizing: border-box;
}
.case .productTitle .productTitleL h3 a {
  font-size: 36px;
  font-weight: bold;
  color: #333;
}
.case .productTitle .productTitleL h3 span {
  font-size: 18px;
  color: #666;
  display: block;
  line-height: 1;
  text-transform: uppercase;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.case .productTitle .productTitleL h3 span b {
  font-size: 18px;
  font-weight: normal;
}
.case .productTitle .caseTitleMore {
  width: 1.98rem;
  height: 0.5rem;
  background: #50af4d;
  display: block;
  border-radius: 0.05rem;
  line-height: 0.5rem;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  box-sizing: border-box;
  font-size: 0.16rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
}
.case .productTitle .caseTitleMore i {
  vertical-align: middle;
  height: 0.13rem;
  width: 0.13rem;
  margin-right: 0.12rem;
  color: #fff;
  background: url(../images/caseMore2.png) no-repeat center;
}
.case .productTitle .caseTitleMore:hover {
  background: #15499a;
  color: #fff;
  transform: translateY(-5px);
}
.case .productTitle .caseTitleMore:hover i {
  background: url(../images/caseMore2.png) no-repeat center;
}
.case .caseBox ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 0.3rem;
}
.case .caseBox ul li {
  flex: 0 0 24.4%;
  justify-content: center;
  float: left;
  width: 24.4%;
  margin-top: 0.2rem;
}
.case .caseBox ul li .caseImg {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 35% 0;
  overflow: hidden;
}
.case .caseBox ul li .caseImg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.case .caseBox ul li .caseImg i {
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 1rem 0;
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.case .caseBox ul li .caseImg i b {
  display: block;
  text-align: center;
  font-size: 0.22rem;
  font-weight: normal;
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  flex: 0 0 100%;
  justify-content: center;
  float: left;
  width: 100%;
  overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
padding: 0 0.15rem;
box-sizing: border-box;
}
.case .caseBox ul li .caseImg i span {
  display: block;
  text-align: center;
  flex: 0 0 100%;
  justify-content: center;
  float: left;
  width: 100%;
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
}
.header .container{
  position: fixed;
  background: transparent;
}
.case .caseBox ul li .caseImg:hover img {
  transform: scale(1.05);
}
.case .caseBox ul li .caseImg:hover i {
  background: rgba(80, 175, 77, 0.6);
  width: 100%;
  height: 100%;
  color: #fff;
}
.case .caseBox ul li .caseImg:hover i span {
  height: 0.18rem;
}
.case .caseMore {
  width: 1.98rem;
  height: 0.5rem;
  background: #f2f2f2;
  display: block;
  margin: 0.36rem auto 0.45rem;
  border-radius: 0.05rem;
  line-height: 0.5rem;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  box-sizing: border-box;
  font-size: 0.16rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.case .caseMore i {
  vertical-align: middle;
  height: 0.13rem;
  width: 0.13rem;
  margin-right: 0.12rem;
  background: url(../images/caseMore.png) no-repeat center;
}
.case .caseMore:hover {
  background: #50af4d;
  color: #fff;
  transform: translateY(-5px);
}
.case .caseMore:hover i {
  background: url(../images/caseMore2.png) no-repeat center;
}
.Equipment {
  background: #2c5ba4;
  padding-bottom: 1.3rem;
}
.Equipment .productTitle {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 62px;
  align-items: center;
}
.Equipment .productTitle .productTitleL h3 {
  padding-left: 78px;
  background: url(../images/logoTitle.png) no-repeat center left;
  box-sizing: border-box;
}
.Equipment .productTitle .productTitleL h3 a {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
}
.Equipment .productTitle .productTitleL h3 span {
  font-size: 18px;
  color: #fff;
  display: block;
  line-height: 1;
  text-transform: uppercase;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.Equipment .productTitle .productTitleL h3 span b {
  font-size: 18px;
  font-weight: normal;
}
.Equipment .productTitle .EquipmentR ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  float: left;
}
.Equipment .productTitle .EquipmentR ul li {
  margin-left: 40px;
}
.Equipment .productTitle .EquipmentR ul li a {
  display: block;
  width: 160px;
  background: #fff;
  border-left: 5px solid #50af4d;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.Equipment .productTitle .EquipmentR ul li.on a {
  background: #50af4d;
  color: #fff;
}
.Equipment .productTitle .EquipmentR::after {
  content: "";
  clear: both;
  vertical-align: middle;
  display: block;
  overflow: hidden;
}
.Equipment .EquipmentBox .EquipmentBoxList {
  padding: 0 30px;
  margin-top: 0.45rem;
}
.Equipment .EquipmentBox .EquipmentBoxList ul li .EquipmentBoxImg {
  display: block;
  padding: 32% 0;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.Equipment .EquipmentBox .EquipmentBoxList ul li .EquipmentBoxImg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.Equipment .EquipmentBox .EquipmentBoxList ul li .EquipmentBoxText {
  line-height: 50px;
  background: #fff url(../images/EquipmentBoxText1.png) no-repeat 97% center;
  display: block;
  padding: 0 0.6rem 0 0.1rem;
  font-size: 0.16rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Equipment .EquipmentBox .EquipmentBoxList ul li .EquipmentBoxText::before {
  content: "|";
  color: #50af4d;
  font-weight: bold;
  margin-right: 0.1rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.Equipment .EquipmentBox .EquipmentBoxList ul li:hover .EquipmentBoxImg img {
  transform: scale(1.05);
}
.Equipment .EquipmentBox .EquipmentBoxList ul li:hover .EquipmentBoxText {
  background: #50af4d url(../images/EquipmentBoxText2.png) no-repeat 97% center;
  color: #fff;
}
.Equipment .EquipmentBox .EquipmentBoxList ul li:hover .EquipmentBoxText::before {
  color: #fff;
}
.newsAndLinks {
  background: url(../images/newsAndLinks.jpg) no-repeat center bottom;
}
.newsAndLinks .news .productTitle {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 62px;
  align-items: center;
}
.newsAndLinks .news .productTitle .productTitleL {
  display:table;
  margin:0 auto;
}
.newsAndLinks .news .productTitle .productTitleL h3 {
  padding-left: 78px;
  background: url(../images/logoTitle.png) no-repeat center left;
  box-sizing: border-box;
}
.newsAndLinks .news .productTitle .productTitleL h3 a {
  font-size: 36px;
  font-weight: bold;
  color: #333;
}
.newsAndLinks .news .productTitle .productTitleL h3 span {
  font-size: 18px;
  color: #666;
  display: block;
  line-height: 1;
  text-transform: uppercase;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.newsAndLinks .news .productTitle .productTitleL h3 span b {
  font-size: 18px;
  font-weight: normal;
}
.newsAndLinks .news .productTitle .caseTitleMore {
  width: 1.98rem;
  height: 0.5rem;
  background: #50af4d;
  display: block;
  border-radius: 0.05rem;
  line-height: 0.5rem;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  box-sizing: border-box;
  font-size: 0.16rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
}
.newsAndLinks .news .productTitle .caseTitleMore i {
  vertical-align: middle;
  height: 0.13rem;
  width: 0.13rem;
  margin-right: 0.12rem;
  color: #fff;
  background: url(../images/caseMore2.png) no-repeat center;
}
.newsAndLinks .news .productTitle .caseTitleMore:hover {
  background: #15499a;
  color: #fff;
  transform: translateY(-5px);
}
.newsAndLinks .news .productTitle .caseTitleMore:hover i {
  background: url(../images/caseMore2.png) no-repeat center;
}
.newsAndLinks .news .newsTop {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 0.37rem;
}
.newsAndLinks .news .newsTop .newsTopL {
  flex: 0 0 63.82%;
  justify-content: center;
  float: left;
  width: 63.82%;
}
.newsAndLinks .news .newsTop .newsTopL a {
  padding: 19.1% 0;
  position: relative;
  display: block;
}
.newsAndLinks .news .newsTop .newsTopL a img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: cover;
}
.newsAndLinks .news .newsTop .newsTopL a .newsTopLMore {
  position: absolute;
  z-index: 2;
  bottom: 0;
  padding: 0.4rem 0.8rem 0.4rem 0.4rem;
  width: 100%;
  box-sizing: border-box;
  background: url(../images/newsTopLMore.png) no-repeat 98% center;
}
.newsAndLinks .news .newsTop .newsTopL a .newsTopLMore b {
  font-size: 0.22rem;
  font-weight: normal;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  line-height: 1;
}
.newsAndLinks .news .newsTop .newsTopL a .newsTopLMore em {
  font-size: 16px;
  color: #fff;
  padding-top: 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsAndLinks .news .newsTop .newsTopR {
  flex: 0 0 34.41%;
  justify-content: center;
  float: left;
  width: 34.41%;
}
.newsAndLinks .news .newsTop .newsTopR a {
  padding: 35.3% 0;
  position: relative;
  display: block;
}
.newsAndLinks .news .newsTop .newsTopR a img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: cover;
}
.newsAndLinks .news .newsTop .newsTopR a .newsTopLMore {
  position: absolute;
  z-index: 2;
  bottom: 0;
  padding: 0.4rem 0.4rem 0.4rem 0.4rem;
  width: 100%;
  box-sizing: border-box;
}
.newsAndLinks .news .newsTop .newsTopR a .newsTopLMore b {
  font-size: 0.22rem;
  font-weight: normal;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  line-height: 1;
}
.newsAndLinks .news .newsTop .newsTopR a .newsTopLMore em {
  font-size: 16px;
  color: #fff;
  padding-top: 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsAndLinks .news .newsBottom {
  margin-top: 0.45rem;
}
.newsAndLinks .news .newsBottom ul {
  margin: 0 -0.75%;
}
.newsAndLinks .news .newsBottom ul::after {
  content: "";
  width: 0;
  height: 0;
  clear: both;
  display: block;
  overflow: hidden;
}
.newsAndLinks .news .newsBottom ul li {
  padding: 0.25rem;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  float: left;
  width: 23.5%;
  margin: 0 0.75% 0.3rem 0.75%;
}
.newsAndLinks .news .newsBottom ul li h4 b i {
  font-size: 0.45rem;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #50af4d;
  font-weight: bold;
  line-height: 1;
}
.newsAndLinks .news .newsBottom ul li h4 b span {
  font-size: 0.2rem;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #50af4d;
  padding-left: 0.25rem;
  position: relative;
  margin-left: 0rem;
}
.newsAndLinks .news .newsBottom ul li h4 b span::after {
  content: "";
  width: 0.01rem;
  height: 0.3rem;
  transform: rotate(45deg);
  position: absolute;
  left: 0.1rem;
  bottom: 0;
  background: #50af4d;
}
.newsAndLinks .news .newsBottom ul li h4 b em {
  color: #666;
  line-height: 1;
  padding-left: 0.1rem;
}
.newsAndLinks .news .newsBottom ul li .newsBottomText {
  line-height: 2;
  color: #333333;
  font-size: 0.18rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  margin-top: 0.1rem;
  margin-bottom: 0.1rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.newsAndLinks .news .newsBottom ul li p {
  font-size: 0.14rem;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 0.56rem;
  color: #666;
}
.newsAndLinks .news .newsBottom ul li:hover .newsBottomText {
  color: #50af4d;
}
.newsAndLinks .links {
  padding-bottom: 0.5rem;
  width: 100%;
  overflow: hidden;
}
.newsAndLinks .links .linksBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.newsAndLinks .links .linksBox .linksBoxL {
  flex: 0 0 1.8rem;
  justify-content: center;
  float: left;
  width: 1.8rem;
  font-size: 0.32rem;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
}
.newsAndLinks .links .linksBox .linksBoxL em {
  color: #666666;
}
.newsAndLinks .links .linksBox .linksBoxR {
  flex: 1;
  padding-left: 0.1rem;
}
.newsAndLinks .links .linksBox .linksBoxR a {
  color: #666;
  line-height: 2.5;
  display: inline-block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding-right: 0.2rem;
}
.newsAndLinks .links .linksBox .linksBoxR a:hover {
  color: #50af4d;
  transform: translateY(-5px);
}
@media (max-width: 1200px) {
  .NavAndbanner {
    height: auto;
  }
  .slide1 .banner {
    height: auto;
    position: relative;
  }
  .slide1 .banner .swiper-slide {
    height: auto;
  }
  .banner .container {
    display: none;
  }
  .slide1 .banner .banner-bg {
    display: block;
    width: 100%;
  }
  .slide1 .banner .banner-bg img {
    display: block;
    width: 100%;
    height: auto;
  }
  .bannerL {
    left: 20px;
  }
  .bannerR {
    right: 20px;
  }
  .about {
    padding-top: 0.3rem;
  }
  .about .aboutBox .aboutL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .about .aboutBox .aboutL .aboutLTitle h3 {
    font-size: 0.24rem;
  }
  .about .aboutBox .aboutL .aboutLTitle h4 span {
    display: none;
  }
  .about .aboutBox .aboutL .aboutLTitle {
    background-size: contain;
    display: table;
    margin: 0 auto;
  }
  .about .aboutBox .aboutL h5 {
    margin: 0.2rem 0;
    text-align: center;
  }
  .about .aboutBox .aboutR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    margin-top: 0.3rem;
  }
  .about .aboutBox .aboutR img.aboutRImg {
    padding: 0;
  }
  .about .aboutBottom ul li {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .about .aboutBottom ul li .aboutBottomBox i {
    flex: 0 0 30%;
    justify-content: center;
    float: left;
    width: 30%;
  }
  .about .aboutBottom ul li .aboutBottomBox p {
    flex: 0 0 70%;
    justify-content: center;
    float: left;
    width: 70%;
    padding: 0.2rem;
  }
  .container {
    padding: 0 15px;
  }
  .container1 {
    padding: 0 15px;
  }
  .product .productTitle {
    padding-top: 0.3rem;
  }
  .product .productTitle .productTitleL h3 {
    background-size: contain;
    display: table;
    margin: 0 auto;
  }
  .product .productTitle .productTitleL h3 a {
    font-size: 0.24rem;
  }
  .product .productTitle .productTitleL h3 span {
    font-size: 0.18rem;
  }
  .product .productTitle .productTitleL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .product .productTitle .productTitleR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .product .productTitle .productTitleR ul {
    padding-left: 0;
    margin-top: 0.3rem;
  }
  .product .productTitle .productTitleR ul li {
    flex: 0 0 48%;
    justify-content: center;
    float: left;
    width: 48%;
    margin-left: 0;
    margin-bottom: 0.1rem;
  }
  .product .productTitle .productTitleR ul li a {
    border-left: 0;
    line-height: 0.5rem;
    height: 0.5rem;
    font-size: 0.16rem;
  }
  .product .productBox .productBoxList ul {
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .product .productBox .productBoxList {
    margin-top: 0;
  }
  .product .productBox .productBoxList ul li {
    flex: 0 0 48%;
    justify-content: center;
    float: left;
    width: 48%;
  }
  .product {
    background-size: cover;
  }
  .reason .reasonBox ul li {
    width: 100%;
  }
  .reason2 ul li {
    flex: 0 0 48%;
    justify-content: center;
    float: left;
    width: 48%;
    box-sizing: border-box;
    margin-bottom: 0.2rem;
  }
  .case .productTitle .productTitleL {
    background-size: contain;
    display: table;
    margin: 0 auto;
}
  .case .productTitle .productTitleL h3 {
    background-size: contain;

  }
  .case .productTitle .productTitleL h3 a {
    font-size: 0.24rem;
  }
  .case .productTitle .productTitleL h3 span b {
    display: none;
  }
  .caseTitleMoreBox {
    display: none;
  }
  .case .caseBox ul li {
    flex: 0 0 48%;
    justify-content: center;
    float: left;
    width: 48%;
  }
  .case .caseBox ul li .caseImg i {
    padding: 0;
  }
  .case .caseBox ul li .caseImg i b {
    font-size: 0.18rem;
  }
  .case {
    padding-bottom: 0.4rem;
  }
  .Equipment .productTitle {
    padding-top: 0.3rem;
  }
  .Equipment .productTitle .productTitleL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .Equipment .productTitle .productTitleL h3 {
    background-size: contain;
    display: table;
    margin: 0 auto;
  }
  .Equipment .productTitle .productTitleL h3 a {
    font-size: 0.24rem;
  }
  .Equipment .productTitle .productTitleL h3 span b {
    display: none;
  }
  .EquipmentR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .Equipment .productTitle .EquipmentR ul li {
    margin-left: 0;
  }
  .Equipment .productTitle .EquipmentR ul {
    width: 100%;
    margin-top: 0.3rem;
  }
  .Equipment .productTitle .EquipmentR ul li {
    flex: 0 0 48%;
    justify-content: center;
    float: left;
    width: 48%;
  }
  .Equipment .productTitle .EquipmentR ul li a {
    width: 100%;
  }
  .Equipment .productTitle .EquipmentR ul li a {
    height: 0.5rem;
    line-height: 0.5rem;
  }
  .Equipment .EquipmentBox .EquipmentBoxList {
    padding: 0 0.15rem;
  }
  .Equipment {
    padding-bottom: 0.5rem;
  }
  .reason2 ul li h4 {
    font-size: 0.18rem;
  }
  .reason2 ul li p {
    font-size: 0.16rem;
  }
  .case {
    background: #f2f2f2;
  }
  .case .productTitle {
    padding-top: 0.3rem;
  }
  .newsAndLinks {
    background-size: cover;
  }
  .newsAndLinks .news .productTitle {
    padding-top: 0.3rem;
  }
  .newsAndLinks .news .productTitle .productTitleL h3 a {
    font-size: 0.24rem;
  }
  .newsAndLinks .news .productTitle .productTitleL h3 span b {
    display: none;
  }
  .newsAndLinks .news .newsTop .newsTopL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .newsAndLinks .news .newsTop .newsTopR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .newsAndLinks .news .newsTop .newsTopL a {
    padding: 40% 0;
  }
  .newsAndLinks .news .newsTop .newsTopL a .newsTopLMore {
    background: transparent;
    padding: 0.2rem;
  }
  .newsAndLinks .news .newsTop .newsTopL a .newsTopLMore b {
    font-size: 0.16rem;
    color: #333;
  }
  .newsAndLinks .news .newsTop .newsTopR a {
    padding: 40% 0;
    margin-top: 0.1rem;
  }
  .newsAndLinks .news .newsTop .newsTopR a .newsTopLMore {
    background: transparent;
    padding: 0.2rem;
  }
  .newsAndLinks .news .newsTop .newsTopR a .newsTopLMore b {
    font-size: 0.18rem;
  }
  .newsAndLinks .news .newsBottom ul li {
    flex: 0 0 48%;
    justify-content: center;
    float: left;
    width: 48%;
    padding: 0.1rem;
  }
  .newsAndLinks .news .newsBottom ul li h4 b i {
    font-size: 0.3rem;
  }
  .newsAndLinks .news .newsBottom ul li h4 b span {
    font-size: 0.16rem;
  }
  .newsAndLinks .news .newsBottom ul li h4 b em {
    display: block;
    padding-left: 0;
    margin-top: 0.2rem;
  }
  .newsAndLinks .news .newsBottom ul li .newsBottomText {
    font-size: 0.16rem;
  }
  .newsAndLinks .links .linksBox .linksBoxL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .newsAndLinks .links .linksBox .linksBoxR {
    padding-left: 0;
  }
  .newsAndLinks .links {
    padding-bottom: 0.3rem;
    display: none;
  }
  .message {
    padding: 0.3rem 0.15rem;
    box-sizing: border-box;
  }
  .message .title1 h4 {
    font-size: 0.24rem;
  }
  .message .title1 p {
    font-size: 0.14rem;
  }
  .message .title1 i {
    margin: 0.1rem auto;
  }
  .message .container .messageBox ul li {
    margin-top: 0.2rem;
  }
  .message .container .messageBox {
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
  }
  .message .container .messageBox ul li:nth-child(1) {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .message .container .messageBox ul li:nth-child(2) {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .message .container .messageBox ul li:nth-child(3) {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .message .container .messageBox ul li:nth-child(4) {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .message .container .messageBox ul li:nth-child(5) {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .reason {
    padding-top: 0.3rem;
  }
  .title h3 a {
    font-size: 0.24rem;
  }
  .title p {
    font-size: 0.18rem;
  }
  .title {
    text-align: left;
    margin-left: 15px;
    display: table;
    margin: 0 auto;
  }
  .reason .reasonBox {
    margin-top: 0.2rem;
  }
  .reason .reasonBox ul {
    justify-content: initial;
    flex-wrap: nowrap;
  }
  .reason .reasonBox ul li .reasonTop {
    height: 1rem;
    padding: 0.15rem 0;
  }
  .reason .reasonBox ul li .reasonTop span em {
    font-size: 0.2rem;
  }
  .reason .reasonBox ul li:nth-child(2) .reasonBg .reasonBgTop i img,
  .reason .reasonBox ul li:nth-child(2) .reasonTop i img {
    width: auto;
  }
  .reason .reasonBox ul li {
    height: auto;
  }
  .reason .reasonBox ul li .reasonBg p {
    margin-top: 0.15rem;
  }
  .reason .reasonBox ul li .reasonBg p {
    padding: 0 0.15rem;
    font-size: 0.14rem;
  }
  .reason .reasonBox ul li .reasonBg .reasonBgTop i img {
    display: none;
  }
  .reason .reasonBox ul li .reasonBg .reaosnLine {
    display: none;
  }
  .reason .reasonBox ul li .reasonBg .reasonBgTop {
    height: auto;
    margin-top: 0.5rem;
    text-align: left;
    justify-content: flex-start;
    padding-left: 0.15rem;
  }
  .reason .reasonBox ul li .reasonBg .reasonBgTop span em {
    font-size: 0.18rem;
  }
  .reason .reasonBox ul li .reasonBg .reasonBgTop span {
    margin-left: 0;
  }
  .reason .reasonBox ul li .reasonBg p {
    margin-top: 0.3rem;
  }
  .reason .reasonBox ul li .reasonTop span {
    margin-left: 0;
  }
  .reason .reasonBox ul li .reasonTop span {
    width: 100%;
    text-align: center;
  }

  .header .container{
    background: #15499a;
  }

  .about .aboutBottom{
    display: none;
  }

  .linksAndfooterbtoom .footerbtoom p{
    display: none;
  }

  .footer .container .footerL::after{
    display: none;
  }

  .newsAndLinks .news .newsTop .newsTopL a{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    padding: 0;
    background: #fff;
  }

  .newsAndLinks .news .newsTop .newsTopL a img{
    flex: 0 0 30%;
  }

  .newsAndLinks .news .newsTop .newsTopL a img{
    flex: 0 0 35%;
    position: relative;
    height: auto;
    width: 35%;
  }
  .newsAndLinks .news .newsTop .newsTopL a .newsTopLMore{
    flex: 0 0 64%;
    position: relative;
    width: 64%;
    padding: 0.1rem;
  }

  .newsAndLinks .news .newsTop .newsTopL a .newsTopLMore em{
    color: #666;
    font-size: 14px;
    white-space: inherit;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  

  .newsAndLinks .news .newsTop .newsTopR a{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    padding: 0;
    background: #fff;
  }

  .newsAndLinks .news .newsTop .newsTopR a img{
    flex: 0 0 30%;
  }

  .newsAndLinks .news .newsTop .newsTopR a img{
    flex: 0 0 35%;
    position: relative;
    height: auto;
    width: 35%;
  }
  .newsAndLinks .news .newsTop .newsTopR a .newsTopLMore{
    flex: 0 0 64%;
    position: relative;
    width: 64%;
    padding: 0.1rem;
  }

  .newsAndLinks .news .newsTop .newsTopR a .newsTopLMore em{
    color: #666;
    font-size: 14px;
    white-space: inherit;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .newsAndLinks .news .newsTop .newsTopR a .newsTopLMore b{
    font-size: 0.16rem;
    color: #333;
  }

  .newsAndLinks .news .newsBottom{
    margin-top: 0.15rem;
  }
  .newsAndLinks .news .newsBottom ul li{
    margin-bottom: 0.1rem;
  }

  .newsAndLinks .news .newsBottom ul li{
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
  }

  .newsAndLinks{
    padding-bottom: 0.3rem;
  }

  .newsAndLinks .news .newsBottom ul li h4 b span::after{
    content: "";
    width: 0.01rem;
    height: 0.3rem;
    transform: rotate(25deg);
    position: absolute;
    left: 0.18rem;
    bottom: 0;
    background: #50af4d;
  }

  .reason .reasonBox ul li .reasonTop span b{
    font-size: 0.12rem;
  }

  .reason .reasonBox ul li .reasonTop i{
    height: 0.4rem;
    display: flex;
    align-items: center;
  }

  .reason .reasonBox ul li .reasonTop i img{
    width: auto;
    height: auto;
  }
}
